home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q105 / 2 / 14.TXT next >
Text File  |  1993-11-23  |  3KB  |  70 lines

  1. DOCUMENT:Q105214  22-NOV-1993  [W_NT]
  2. TITLE   :Windows NT 3.1 to HP LM/X 1.4 Long Filename Problems
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:buglist3.10 fixlist3.10.003
  7.  
  8. ------------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ------------------------------------------------------------------------
  14.  
  15.  
  16. SYMPTOMS
  17. ========
  18.  
  19. Microsoft Windows NT 3.1 systems cannot see any files in a directory
  20. on a Hewlett-Packard (HP) LM/X 1.4 server if any file in the directory
  21. contains a period (or "dot") followed by more than seven characters.
  22. If you use the "dir" command to check the contents of the directory,
  23. you will receive the following message:
  24.  
  25.    File Not Found.
  26.  
  27. CAUSE
  28. =====
  29.  
  30. HP LM/X 1.4 systems negotiate to SMB Specification Ext 2.0 (LAN
  31. Manager 1.x), which doesn't support long filenames. When speaking this
  32. down-level protocol, Windows NT 3.1 does not set bit 4 of Byte 9 of
  33. its SMBs. This bit is defined as follows:
  34.  
  35.    flags (smb_flg) bit 4:
  36.  
  37.    "When on, all paths sent to the server by the consumer are already in
  38.    the canonicalized format used by OS/2. This means that file/directory
  39.    names are in upper case, are valid characters and backslashes are used
  40.    as separators."
  41.  
  42. STATUS
  43. ======
  44.  
  45. A fixed, untested version of the RDR.SYS driver is available from
  46. Microsoft Product Support Services.
  47.  
  48. Microsoft has confirmed this to be a problem in Windows NT and Windows
  49. NT Advanced Server version 3.1. We will post new information here in
  50. the Microsoft Knowledge Base as it becomes available.
  51.  
  52. Additional reference words: 3.10 hidden .Xdefaults LM/X 1.4
  53. KBCategory:
  54. KBSubCategory: hrdwr
  55.  
  56. =============================================================================
  57.  
  58. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  59. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  60. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  61. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  62. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  63. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  64. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  65. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  66. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  67. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  68. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  69.  
  70. Copyright Microsoft Corporation 1993.